PATH![]() |
![]() ![]() |
Obtains an alias for the file that is associated with a window.
pascal OSStatus GetWindowProxyAlias (
WindowPtr window,
AliasHandle *alias);
Your application can call the GetWindowProxyAlias function to retrieve alias data for the file associated with a window. See Supporting Window Proxy Icons for examples of how your application can provide proxy icon support in its document windows.
The function SetWindowProxyAlias .